public CheckBoxEditorWrapper CheckBoxEditor(
System.string ,
System.string ,
System.bool ,
System.Collections.Generic.IDictionary<string,object>
)
'宣言
Public Overloads Function CheckBoxEditor( _
ByVal As System.String, _
ByVal As System.String, _
ByVal As System.Boolean, _
ByVal As System.Collections.Generic.IDictionary(Of String,Object) _
) As CheckBoxEditorWrapper
パラメータ
- id
- コントロールの ID。
- name
- フォーム フィールド入力の名前。
- isChecked
- エディターのチェック状態。
- htmlAttributes
- 要素に設定するディクショナリ HTML 属性。
戻り値の型
CheckBoxEditorWrapper の新しいインスタンス